A Boolean value that indicates whether the app presents a high-contrast user interface.
shared AccessibilityDisplayShouldIncreaseContrast() as BooleanWhen this method returns YES, present a high-contrast UI. For example, use a less subtle color palette or bolder lines.
Users can change this setting by choosing System Preferences > Accessibility > Display and selecting the “Increase contrast” option.